projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac1475a
)
imx-common: introduce USE_IMXIMG_PLUGIN Kconfig
author
Peng Fan
<
[email protected]
>
Tue, 11 Oct 2016 06:29:12 +0000
(14:29 +0800)
committer
Stefano Babic
<
[email protected]
>
Mon, 24 Oct 2016 08:58:18 +0000
(10:58 +0200)
Introduce USE_IMXIMG_PLUGIN Kconfig
Signed-off-by: Peng Fan <
[email protected]
>
Cc: Stefano Babic <
[email protected]
>
Reviewed-by: Tom Rini <
[email protected]
>
arch/arm/imx-common/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/imx-common/Kconfig
b/arch/arm/imx-common/Kconfig
index 1a09a2c227734ef081787bb3964cd8416be12f13..a6b61ad20a354f113d6ce33438518bf3af304875 100644
(file)
--- a/
arch/arm/imx-common/Kconfig
+++ b/
arch/arm/imx-common/Kconfig
@@
-18,6
+18,13
@@
config IMX_BOOTAUX
help
bootaux [addr] to boot auxiliary core.
+config USE_IMXIMG_PLUGIN
+ bool "Use imximage plugin code"
+ depends on ARCH_MX7 || ARCH_MX6
+ help
+ i.MX6/7 supports DCD and Plugin. Enable this configuration
+ to use Plugin, otherwise DCD will be used.
+
config SECURE_BOOT
bool "Support i.MX HAB features"
depends on ARCH_MX7 || ARCH_MX6 || ARCH_MX5